userDataDir

open fun userDataDir(): Path

Returns an absolute path to the directory where the user data is stored.

The user data directory stores the data such as cache, cookies, history, GPU cache, local storage, visited links, web data, spell checking dictionary files, etc.

Important: the user data directory cannot be used at the same time by multiple instances running in a single or different applications.